Home
last modified time | relevance | path

Searched refs:HCID_GET_HANDLE (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c653 handle = HCID_GET_HANDLE (handle); in btu_hcif_connection_comp_evt()
712 handle = HCID_GET_HANDLE (handle); in btu_hcif_disconnection_comp_evt()
1733 handle = HCID_GET_HANDLE (handle); in btu_hcif_read_clock_off_comp_evt()
1769 handle = HCID_GET_HANDLE (handle); in btu_hcif_qos_violation_evt()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c136 handle = HCID_GET_HANDLE (handle); in l2c_rcv_acl_data()
Dl2c_link.c1489 handle = HCID_GET_HANDLE (handle); in l2c_link_segments_xmitted()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h684 #define HCID_GET_HANDLE(u16) (UINT16)((u16) & HCI_DATA_HANDLE_MASK) macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1920 handle = HCID_GET_HANDLE (handle); in btm_ble_resolve_random_addr_on_conn_cmpl()
2090 handle = HCID_GET_HANDLE (handle);
Dbtm_sco.c366 handle = HCID_GET_HANDLE (handle); in btm_route_sco_data()
Dbtm_sec.c5935 handle = HCID_GET_HANDLE (handle); in btm_sec_auth_payload_tout()