Searched defs:evt_type (Results 1 – 2 of 2) sorted by relevance
303 static bool ble_evt_type_is_connectable(uint16_t evt_type) { in ble_evt_type_is_connectable()307 static bool ble_evt_type_is_scannable(uint16_t evt_type) { in ble_evt_type_is_scannable()311 static bool ble_evt_type_is_directed(uint16_t evt_type) { in ble_evt_type_is_directed()315 static bool ble_evt_type_is_scan_resp(uint16_t evt_type) { in ble_evt_type_is_scan_resp()319 static bool ble_evt_type_is_legacy(uint16_t evt_type) { in ble_evt_type_is_legacy()323 static uint8_t ble_evt_type_data_status(uint16_t evt_type) { in ble_evt_type_data_status()1167 uint8_t evt_type; in btm_set_conn_mode_adv_init_addr() local1261 static void btm_ble_select_adv_interval(uint8_t evt_type, in btm_ble_select_adv_interval()1373 uint8_t evt_type; in btm_ble_set_discoverability() local1462 uint8_t evt_type; in btm_ble_set_connectability() local[all …]
95 uint8_t evt_type; member