Searched refs:disconnect_completed_cb (Results 1 – 1 of 1) sorted by relevance
46 static void disconnect_completed_cb(uint16_t local_channel_id, uint16_t error_code);64 .pL2CA_DisconnectCfm_Cb = disconnect_completed_cb,325 static void disconnect_completed_cb(uint16_t local_channel_id, UNUSED_ATTR uint16_t error_code) in disconnect_completed_cb() function