OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supported_repositories
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/pb/
bta_pbs_int.h
47
UINT8
supported_repositories
; /* Server supported repositories */
member in struct:__anon3302
/external/bluetooth/bluedroid/btif/co/
bta_fs_co.c
575
LOGI("***********SUPPORTED REPO = %d", bta_pbs_cfg.
supported_repositories
);
579
if (strstr(p_path,"SIM1") && !(bta_pbs_cfg.
supported_repositories
& 0x2)) {
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c
191
(UINT32)1, (UINT8*)&p_bta_pbs_cfg->
supported_repositories
);
Completed in 206 milliseconds