Searched refs:sub_event (Results 1 – 7 of 7) sorted by relevance
507 UINT16 sub_event = event & BT_SUB_EVT_MASK; /* local controller ID */ in bte_main_hci_send() local512 if((sub_event == LOCAL_BR_EDR_CONTROLLER_ID) || \ in bte_main_hci_send()513 (sub_event == LOCAL_BLE_CONTROLLER_ID)) in bte_main_hci_send()
306 cback_event = p_data->api_maintdev.sub_event; in bta_hh_sm_execute()308 if (p_data->api_maintdev.sub_event == BTA_HH_ADD_DEV_EVT) in bta_hh_sm_execute()446 if (((tBTA_HH_MAINT_DEV *)p_msg)->sub_event == BTA_HH_ADD_DEV_EVT) in bta_hh_hdl_event()
366 p_buf->sub_event = BTA_HH_ADD_DEV_EVT; in BTA_HhAddDev()410 p_buf->sub_event = BTA_HH_RMV_DEV_EVT; in BTA_HhRemoveDev()
150 UINT16 sub_event; member
972 switch (p_dev_info->sub_event) in bta_hh_maint_dev_act()1060 (* bta_hh_cb.p_cback)(p_dev_info->sub_event, (tBTA_HH *)&dev_info); in bta_hh_maint_dev_act()
594 uint16_t sub_event = p_msg->event & MSG_SUB_EVT_MASK; in hci_mct_send_msg() local600 if (sub_event == LOCAL_BR_EDR_CONTROLLER_ID) in hci_mct_send_msg()
600 uint16_t sub_event = p_msg->event & MSG_SUB_EVT_MASK; in hci_h4_send_msg() local614 if (sub_event == LOCAL_BR_EDR_CONTROLLER_ID) in hci_h4_send_msg()