Searched refs:BTC_PID_GAP_BT (Results 1 – 6 of 6) sorted by relevance
29 btc_profile_cb_set(BTC_PID_GAP_BT, callback); in esp_bt_gap_register_callback()43 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_set_scan_mode()71 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_start_discovery()90 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_cancel_discovery()106 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_get_remote_services()123 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_get_remote_service_record()164 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_config_eir_data()196 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_set_cod()216 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_read_rssi_delta()233 msg.pid = BTC_PID_GAP_BT; in esp_bt_gap_remove_bond_device()[all …]
18 msg.pid = BTC_PID_GAP_BT; in btc_gap_bt_config_eir_cmpl_callback()
37 esp_bt_gap_cb_t cb = (esp_bt_gap_cb_t)btc_profile_cb_get(BTC_PID_GAP_BT); in btc_gap_bt_cb_to_app()300 msg.pid = BTC_PID_GAP_BT; in bte_search_devices_evt()452 msg.pid = BTC_PID_GAP_BT; in bte_dm_remote_service_record_evt()545 msg.pid = BTC_PID_GAP_BT; in bte_dm_search_services_evt()620 msg.pid = BTC_PID_GAP_BT; in btc_gap_bt_read_rssi_delta_cmpl_callback()713 msg.pid = BTC_PID_GAP_BT; in btc_gap_bt_set_afh_channels_cmpl_callback()738 msg.pid = BTC_PID_GAP_BT; in btc_gap_bt_set_acl_pkt_types_cmpl_callback()765 msg.pid = BTC_PID_GAP_BT; in btc_gap_bt_read_remote_name_cmpl_callback()791 msg.pid = BTC_PID_GAP_BT; in btc_gap_bt_set_qos_cmpl_callback()
54 BTC_PID_GAP_BT, enumerator
419 msg->pid = BTC_PID_GAP_BT; in btc_dm_auth_cmpl_evt()450 msg->pid = BTC_PID_GAP_BT; in btc_dm_pin_req_evt()485 msg->pid = BTC_PID_GAP_BT; in btc_dm_sp_cfm_req_evt()513 msg->pid = BTC_PID_GAP_BT; in btc_dm_sp_key_notif_evt()541 msg->pid = BTC_PID_GAP_BT; in btc_dm_sp_key_req_evt()579 msg->pid = BTC_PID_GAP_BT; in btc_dm_dev_unpaired_evt()606 msg->pid = BTC_PID_GAP_BT; in btc_dm_pm_mode_chg_evt()734 esp_bt_gap_cb_t cb = (esp_bt_gap_cb_t)btc_profile_cb_get(BTC_PID_GAP_BT); in btc_dm_acl_link_stat()
117 [BTC_PID_GAP_BT] = {btc_gap_bt_call_handler, btc_gap_bt_cb_handler },