Home
last modified time | relevance | path

Searched refs:authen_req (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2040 uint8_t authen_req = 0; in btc_gap_ble_call_handler() local
2041 STREAM_TO_UINT8(authen_req, value); in btc_gap_ble_call_handler()
2042 bta_dm_co_ble_set_auth_req(authen_req); in btc_gap_ble_call_handler()