Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed #12 - LE L2CAP Socket should never be BREDR
/* BD Address type */ #define BDADDR_BREDR 0x00 #define BDADDR_LE_PUBLIC 0x01 #define BDADDR_LE_RANDOM 0x02
- Loading branch information