Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h768 #define BTA_DM_SEC_GRANTED BTA_SUCCESS macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2107 … tBTA_DM_BLE_SEC_GRANT res = arg->sec_rsp.accept ? BTA_DM_SEC_GRANTED : BTA_DM_SEC_PAIR_NOT_SPT; in btc_gap_ble_call_handler()