Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/device/include/device/
Dbdaddr.h36 bool bdaddr_is_empty(const bt_bdaddr_t *addr);
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dbdaddr.c35 bool bdaddr_is_empty(const bt_bdaddr_t *addr) in bdaddr_is_empty() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c141 assert(!bdaddr_is_empty(remote_bdaddr)); in l2cap_client_connect()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c1470 if (bdaddr_is_empty((bt_bdaddr_t *)bd_addr)) { in BTM_BleSetPeriodicAdvSyncTransParams()