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

  /system/bt/btif/src/
btif_dm.c 171 #define BTA_SERVICE_ID_TO_SERVICE_MASK(id) (1 << (id))
    [all...]
  /system/bt/bta/dm/
bta_dm_int.h 47 #define BTA_SERVICE_ID_TO_SERVICE_MASK(id) (1 << (id))
    [all...]

Completed in 96 milliseconds