Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2248 void btm_process_remote_name (BD_ADDR bda, BD_NAME bdn, UINT16 evt_len, UINT8 hci_status) in btm_process_remote_name() function
2337 btm_process_remote_name (btm_cb.btm_inq_vars.remname_bda, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
2339 btm_process_remote_name (NULL, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
Dbtm_ble_gap.c2857 btm_process_remote_name(bda, bd_name, length + 1, hci_status); in btm_ble_read_remote_name_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c762 btm_process_remote_name (bd_addr, p, evt_len, status); in btu_hcif_rmt_name_request_comp_evt()
1311 btm_process_remote_name (NULL, NULL, 0, status); in btu_hcif_hdl_command_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1021 void btm_process_remote_name (BD_ADDR bda, BD_NAME name, UINT16 evt_len,