Home
last modified time | relevance | path

Searched defs:evt_type (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_ble_gap.cc196 static bool ble_evt_type_is_connectable(uint16_t evt_type) { in ble_evt_type_is_connectable()
200 static bool ble_evt_type_is_scannable(uint16_t evt_type) { in ble_evt_type_is_scannable()
204 static bool ble_evt_type_is_directed(uint16_t evt_type) { in ble_evt_type_is_directed()
208 static bool ble_evt_type_is_scan_resp(uint16_t evt_type) { in ble_evt_type_is_scan_resp()
212 static bool ble_evt_type_is_legacy(uint16_t evt_type) { in ble_evt_type_is_legacy()
216 static uint8_t ble_evt_type_data_status(uint16_t evt_type) { in ble_evt_type_data_status()
775 uint8_t evt_type; in btm_set_conn_mode_adv_init_addr() local
931 static void btm_ble_select_adv_interval(uint8_t evt_type, in btm_ble_select_adv_interval()
1044 uint8_t evt_type; in btm_ble_set_discoverability() local
1134 uint8_t evt_type; in btm_ble_set_connectability() local
[all …]
H A Dbtm_ble_adv_filter.cc547 uint8_t evt_type; in BTM_LE_PF_uuid_filter() local
H A Dbtm_ble_int_types.h99 uint8_t evt_type; member
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_ble_gap.cc152 void btm_ble_process_adv_pkt_cont(uint16_t evt_type, uint8_t addr_type, in btm_ble_process_adv_pkt_cont()
161 uint16_t evt_type, uint8_t addr_type, const RawAddress& bda, in btm_ble_process_adv_pkt_cont_for_inquiry()
192 const RawAddress& bda, uint16_t evt_type, in btm_ble_update_inq_result()
/aosp12/system/memory/lmkd/include/
H A Dlmkd.h219 enum async_event_type evt_type; member
234 …ic inline size_t lmkd_pack_set_subscribe(LMKD_CTRL_PACKET packet, enum async_event_type evt_type) { in lmkd_pack_set_subscribe()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraStateMachine.h172 qcamera_internal_evt_type_t evt_type; member
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp666 wifi_scan_event evt_type; in handleEvent() local
/aosp12/hardware/qcom/camera/msm8998/
H A DQCamera_Intf.h982 uint32_t evt_type; /* event type */ member