HomeSort by relevance Sort by last modified time
    Searched refs:BLE_ADDR_IS_STATIC (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/include/
bt_types.h 504 #define BLE_ADDR_IS_STATIC(x) ((x[0] & 0xC0) == 0xC0)
  /system/bt/stack/include/
bt_types.h 509 #define BLE_ADDR_IS_STATIC(x) ((x[0] & 0xC0) == 0xC0)
    [all...]

Completed in 59 milliseconds