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

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

Completed in 47 milliseconds