HomeSort by relevance Sort by last modified time
    Searched full:bnep_disconnect_cfm (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 63 static void bnep_disconnect_cfm (UINT16 l2cap_cid, UINT16 result);
94 bnep_cb.reg_info.pL2CA_DisconnectCfm_Cb = bnep_disconnect_cfm;
383 ** Function bnep_disconnect_cfm
390 static void bnep_disconnect_cfm (UINT16 l2cap_cid, UINT16 result) function

Completed in 450 milliseconds