HomeSort by relevance Sort by last modified time
    Searched refs:tL2CA_CONNECT_CFM_CB (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 194 typedef void (tL2CA_CONNECT_CFM_CB) (UINT16, UINT16);
291 tL2CA_CONNECT_CFM_CB *pL2CA_ConnectCfm_Cb;
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 126 tL2CA_CONNECT_CFM_CB *connect_cfm;
303 tL2CA_CONNECT_CFM_CB *connect_cfm = p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb;
516 tL2CA_CONNECT_CFM_CB *connect_cfm = p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb;
    [all...]

Completed in 44 milliseconds