OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_service_id_to_uuid_lkup_tbl
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c
118
const UINT16
bta_service_id_to_uuid_lkup_tbl
[BTA_MAX_SERVICE_ID] =
variable
[
all
...]
bta_dm_api.c
1030
extern const UINT16
bta_service_id_to_uuid_lkup_tbl
[];
1046
if( *(p_uuid16 + xx) ==
bta_service_id_to_uuid_lkup_tbl
[yy] )
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_storage.c
164
extern UINT16
bta_service_id_to_uuid_lkup_tbl
[BTA_MAX_SERVICE_ID];
[
all
...]
btif_dm.c
137
extern UINT16
bta_service_id_to_uuid_lkup_tbl
[BTA_MAX_SERVICE_ID];
[
all
...]
Completed in 134 milliseconds