Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h900 BD_NAME_PTR p_bdn; /* The device name */ member
965 BD_NAME p_bdn, UINT8 *features,
970 BD_NAME p_bdn, UINT8 *features,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1256 evt_data.conn.p_bdn = p_acl_cb->remote_name; in btm_establish_continue()