OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bnep_data_ind
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/stack/bnep/
bnep_main.c
64
static void
bnep_data_ind
(UINT16 l2cap_cid, BT_HDR *p_msg);
95
bnep_cb.reg_info.pL2CA_DataInd_Cb =
bnep_data_ind
;
450
** Function
bnep_data_ind
463
static void
bnep_data_ind
(UINT16 l2cap_cid, BT_HDR *p_buf)
function
Completed in 46 milliseconds