Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h2129 BOOLEAN BTM_BleGetCurrentAddress(BD_ADDR addr, uint8_t *addr_type);
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c485 if(!BTM_BleGetCurrentAddress(local_used_addr, addr_type)) { in esp_ble_gap_get_local_used_addr()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2071 BOOLEAN BTM_BleGetCurrentAddress(BD_ADDR addr, uint8_t *addr_type) in BTM_BleGetCurrentAddress() function