Home
last modified time | relevance | path

Searched refs:bnep_connect_ind (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/bnep/
Dbnep_main.c61 static void bnep_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id);
90 bnep_cb.reg_info.pL2CA_ConnectInd_Cb = bnep_connect_ind; in bnep_register_with_l2cap()
121 static void bnep_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id) in bnep_connect_ind() function