Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c432 static BOOLEAN gatt_convert_sec_action(tGATT_SEC_ACTION gatt_sec_act, tBTM_BLE_SEC_ACT *p_btm_sec_a… in gatt_convert_sec_action()
465 tBTM_BLE_SEC_ACT btm_ble_sec_act; in gatt_security_check_start()
Dgatt_db.c426 tBTM_BLE_SEC_ACT sec_act = BTM_BLE_SEC_ENCRYPT; in gatts_db_read_attr_value_by_type()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1031 tBTM_BLE_SEC_ACT ble_sec_act = BTM_BLE_SEC_NONE; in btm_ble_start_sec_check()
1484 tBTM_BLE_SEC_ACT sec_act = *(tBTM_BLE_SEC_ACT *)p_ref_data ; in btm_ble_set_encryption()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1167 typedef tBTM_BLE_SEC_ACT tBTA_DM_BLE_SEC_ACT;
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h567 typedef UINT8 tBTM_BLE_SEC_ACT; typedef