OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_hl_find_app_idx
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/co/
bta_hl_co.c
77
if (
btif_hl_find_app_idx
(app_id, &app_idx))
107
if (
btif_hl_find_app_idx
(app_id, &app_idx))
147
if (
btif_hl_find_app_idx
(app_id, &app_idx))
188
if (
btif_hl_find_app_idx
(app_id, &app_idx))
/external/bluetooth/bluedroid/btif/include/
btif_hl.h
314
extern BOOLEAN
btif_hl_find_app_idx
(UINT8 app_id, UINT8 *p_app_idx);
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
777
if (
btif_hl_find_app_idx
(app_id, &app_idx))
912
if (
btif_hl_find_app_idx
(app_id, &app_idx))
1995
BOOLEAN
btif_hl_find_app_idx
(UINT8 app_id, UINT8 *p_app_idx){
function
[
all
...]
Completed in 30 milliseconds