Searched refs:BTC_PID_GAP_BLE (Results 1 – 5 of 5) sorted by relevance
30 return (btc_profile_cb_set(BTC_PID_GAP_BLE, callback) == 0 ? ESP_OK : ESP_FAIL); in esp_ble_gap_register_callback()50 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_config_adv_data()71 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_set_scan_params()86 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_start_scanning()101 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_stop_scanning()114 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_start_advertising()128 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_stop_advertising()153 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_update_conn_params()173 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_set_pkt_data_len()190 msg.pid = BTC_PID_GAP_BLE; in esp_ble_gap_set_rand_addr()[all …]
53 esp_gap_ble_cb_t btc_gap_ble_cb = (esp_gap_ble_cb_t)btc_profile_cb_get(BTC_PID_GAP_BLE); in btc_gap_ble_cb_to_app()297 msg.pid = BTC_PID_GAP_BLE; in btc_adv_data_callback()316 msg.pid = BTC_PID_GAP_BLE; in btc_scan_rsp_data_callback()335 msg.pid = BTC_PID_GAP_BLE; in btc_adv_data_raw_callback()354 msg.pid = BTC_PID_GAP_BLE; in btc_scan_rsp_data_raw_callback()399 msg.pid = BTC_PID_GAP_BLE; in btc_start_adv_callback()418 msg.pid = BTC_PID_GAP_BLE; in btc_stop_adv_callback()437 msg.pid = BTC_PID_GAP_BLE; in btc_update_duplicate_exceptional_list_callback()518 msg.pid = BTC_PID_GAP_BLE; in btc_scan_params_callback()557 msg.pid = BTC_PID_GAP_BLE; in btc_search_callback()[all …]
97 [BTC_PID_GAP_BLE] = {btc_gap_ble_call_handler, btc_gap_ble_cb_handler },99 [BTC_PID_GAP_BLE] = {NULL, NULL},
53 BTC_PID_GAP_BLE, enumerator
639 ble_msg.pid = BTC_PID_GAP_BLE; in btc_dm_sec_cb_handler()