Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_conn.cc96 static void gap_credits_received_cb(uint16_t l2cap_cid,
129 conn.reg_info.pL2CA_CreditsReceived_Cb = gap_credits_received_cb; in gap_conn_init()
696 void gap_credits_received_cb(uint16_t l2cap_cid, uint16_t credits_received, in gap_credits_received_cb() function