OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tL2CA_DISCONNECT_IND_CB
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c
125
tL2CA_DISCONNECT_IND_CB
*disconnect_ind;
302
tL2CA_DISCONNECT_IND_CB
*disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
515
tL2CA_DISCONNECT_IND_CB
*disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
620
tL2CA_DISCONNECT_IND_CB
*disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
706
tL2CA_DISCONNECT_IND_CB
*disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
[
all
...]
l2c_utils.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
221
typedef void (
tL2CA_DISCONNECT_IND_CB
) (UINT16, BOOLEAN);
295
tL2CA_DISCONNECT_IND_CB
*pL2CA_DisconnectInd_Cb;
[
all
...]
Completed in 29 milliseconds