Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h852 BD_NAME_PTR p_bdn; /* The device name */ member
917 BD_NAME p_bdn, UINT8 *features,
922 BD_NAME p_bdn, UINT8 *features,
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1248 evt_data.conn.p_bdn = p_acl_cb->remote_name; in btm_establish_continue()