Searched refs:btc_l2cap_cb (Results 1 – 1 of 1) sorted by relevance
295 esp_bt_l2cap_cb_t btc_l2cap_cb = (esp_bt_l2cap_cb_t)btc_profile_cb_get(BTC_PID_L2CAP); in btc_l2cap_cb_to_app() local296 if (btc_l2cap_cb) { in btc_l2cap_cb_to_app()297 btc_l2cap_cb(event, param); in btc_l2cap_cb_to_app()