OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_hl_find_mdl_idx
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c
638
bta_hl_find_mdl_idx
( app_idx, mcl_idx, p_msg->mca_evt.mca_data.create_cfm.mdl_id, &mdl_idx))
655
bta_hl_find_mdl_idx
( app_idx, mcl_idx, p_msg->mca_evt.mca_data.open_cfm.mdl_id, &mdl_idx))
663
bta_hl_find_mdl_idx
( app_idx, mcl_idx, p_msg->mca_evt.mca_data.open_ind.mdl_id, &mdl_idx))
722
bta_hl_find_mdl_idx
( app_idx, mcl_idx, p_msg->mca_evt.mca_data.reconnect_cfm.mdl_id, &mdl_idx))
731
bta_hl_find_mdl_idx
( app_idx, mcl_idx,p_msg->api_dch_create_rsp.mdl_id, &mdl_idx))
738
bta_hl_find_mdl_idx
( app_idx, mcl_idx,p_msg->mca_evt.mca_data.abort_ind.mdl_id, &mdl_idx))
745
bta_hl_find_mdl_idx
( app_idx, mcl_idx, p_msg->mca_evt.mca_data.abort_cfm.mdl_id, &mdl_idx))
849
** Function
bta_hl_find_mdl_idx
856
BOOLEAN
bta_hl_find_mdl_idx
(UINT8 app_idx, UINT8 mcl_idx, UINT16 mdl_id,
function
878
APPL_TRACE_DEBUG3("
bta_hl_find_mdl_idx
found=%d mdl_id=%d mdl_idx=%d "
[
all
...]
bta_hl_int.h
739
extern BOOLEAN
bta_hl_find_mdl_idx
(UINT8 app_idx, UINT8 mcl_idx, UINT16 mdl_id,
[
all
...]
bta_hl_main.c
[
all
...]
bta_hl_act.c
[
all
...]
Completed in 830 milliseconds