Searched refs:connect_completed_cb (Results 1 – 1 of 1) sorted by relevance
42 static void connect_completed_cb(uint16_t local_channel_id, uint16_t error_code);60 .pL2CA_ConnectCfm_Cb = connect_completed_cb,200 static void connect_completed_cb(uint16_t local_channel_id, uint16_t error_code) in connect_completed_cb() function