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

  /system/bt/stack/smp/
smp_l2c.cc 33 static void smp_tx_complete_callback(uint16_t cid, uint16_t num_pkt);
67 fixed_reg.pL2CA_FixedTxComplete_Cb = smp_tx_complete_callback;
199 * Function smp_tx_complete_callback
204 static void smp_tx_complete_callback(uint16_t cid, uint16_t num_pkt) { function

Completed in 1562 milliseconds