ESP-IDF
update_duplicate_exceptional_list_args::subcode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
update_duplicate_exceptional_list_args::subcode
update_duplicate_exceptional_list_args::subcode field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:176
uint8_t
subcode
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
subcode
;
btc_gap_ble.h:176
btc_ble_update_duplicate_exceptional_list
(
arg
->
update_duplicate_exceptional_list
.
subcode
,
btc_gap_ble.c:2047
btc_gap_ble_call_handler()
arg
.
update_duplicate_exceptional_list
.
subcode
=
ESP_BLE_DUPLICATE_EXCEPTIONAL_LIST_ADD
;
esp_gap_ble_api.c:614
esp_ble_gap_add_duplicate_scan_exceptional_device()
arg
.
update_duplicate_exceptional_list
.
subcode
=
ESP_BLE_DUPLICATE_EXCEPTIONAL_LIST_REMOVE
;
esp_gap_ble_api.c:638
esp_ble_gap_remove_duplicate_scan_exceptional_device()
arg
.
update_duplicate_exceptional_list
.
subcode
=
ESP_BLE_DUPLICATE_EXCEPTIONAL_LIST_CLEAN
;
esp_gap_ble_api.c:660
esp_ble_gap_clean_duplicate_scan_exceptional_list()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
update_duplicate_exceptional_list_args::subcode
is written by 3 functions and is read by 1 function:
esp_ble_gap_add_duplicate_scan_exceptional_device()
esp_ble_gap_remove_duplicate_scan_exceptional_device()
esp_ble_gap_clean_duplicate_scan_exceptional_list()
All items filtered out
update_duplicate_exceptional_list_args::subcode
btc_gap_ble_call_handler()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out