Searched refs:BTC_PID_L2CAP (Results 1 – 4 of 4) sorted by relevance
26 btc_profile_cb_set(BTC_PID_L2CAP, callback); in esp_bt_l2cap_register_callback()36 msg.pid = BTC_PID_L2CAP; in esp_bt_l2cap_init()48 msg.pid = BTC_PID_L2CAP; in esp_bt_l2cap_deinit()61 msg.pid = BTC_PID_L2CAP; in esp_bt_l2cap_connect()78 msg.pid = BTC_PID_L2CAP; in esp_bt_l2cap_start_srv()94 msg.pid = BTC_PID_L2CAP; in esp_bt_l2cap_stop_all_srv()109 msg.pid = BTC_PID_L2CAP; in esp_bt_l2cap_stop_srv()
62 BTC_PID_L2CAP, enumerator
278 msg.pid = BTC_PID_L2CAP; in close_timeout_handler()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()370 msg.pid = BTC_PID_L2CAP; in btc_l2cap_inter_cb()389 msg.pid = BTC_PID_L2CAP; in btc_l2cap_dm_inter_cb()
129 [BTC_PID_L2CAP] = {btc_l2cap_call_handler, btc_l2cap_cb_handler },