Searched refs:smp_tx_complete_callback (Results 1 – 1 of 1) sorted by relevance
38 static void smp_tx_complete_callback(UINT16 cid, UINT16 num_pkt);69 fixed_reg.pL2CA_FixedTxComplete_Cb = smp_tx_complete_callback; in smp_l2cap_if_init()215 static void smp_tx_complete_callback (UINT16 cid, UINT16 num_pkt) in smp_tx_complete_callback() function