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

  /system/bt/bta/dm/
bta_dm_act.c 131 const UINT16 bta_service_id_to_uuid_lkup_tbl [BTA_MAX_SERVICE_ID] = variable
    [all...]
bta_dm_api.c 592 extern const UINT16 bta_service_id_to_uuid_lkup_tbl [];
607 if( *(p_uuid16 + xx) == bta_service_id_to_uuid_lkup_tbl[yy] )
    [all...]
  /system/bt/btif/src/
btif_storage.c 167 extern UINT16 bta_service_id_to_uuid_lkup_tbl [BTA_MAX_SERVICE_ID];
    [all...]
btif_dm.c 214 extern UINT16 bta_service_id_to_uuid_lkup_tbl [BTA_MAX_SERVICE_ID];
    [all...]

Completed in 422 milliseconds