OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connect_int
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_av.c
979
static bt_status_t
connect_int
(bt_bdaddr_t *bd_addr, uint16_t uuid)
function
[
all
...]
btif_hf_client.c
214
static bt_status_t
connect_int
( bt_bdaddr_t *bd_addr, uint16_t uuid )
function
232
return btif_queue_connect(UUID_SERVCLASS_HF_HANDSFREE, bd_addr,
connect_int
);
[
all
...]
btif_hf.c
735
static bt_status_t
connect_int
(bt_bdaddr_t *bd_addr, uint16_t uuid)
function
767
return btif_queue_connect(UUID_SERVCLASS_AG_HANDSFREE, bd_addr,
connect_int
);
[
all
...]
Completed in 667 milliseconds