Searched refs:BTM_BLE_NON_CONNECT_EVT (Results 1 – 6 of 6) sorted by relevance
30 properties_.SetLeAdvertisementType(BTM_BLE_NON_CONNECT_EVT); in BeaconSwarm()
33 properties_.SetLeAdvertisementType(BTM_BLE_NON_CONNECT_EVT); in Loopback()
33 properties_.SetLeAdvertisementType(BTM_BLE_NON_CONNECT_EVT); in Beacon()
32 properties_.SetLeAdvertisementType(BTM_BLE_NON_CONNECT_EVT); in BrokenAdv()
36 #define BTM_BLE_NON_CONNECT_EVT 0x03 macro
760 ? ((p_cb->scan_rsp) ? BTM_BLE_DISCOVER_EVT : BTM_BLE_NON_CONNECT_EVT) in btm_set_conn_mode_adv_init_addr()959 case BTM_BLE_NON_CONNECT_EVT: in btm_ble_select_adv_interval()2179 case BTM_BLE_NON_CONNECT_EVT: in btm_ble_adv_states_operation()2529 p_cb->inq_var.evt_type = BTM_BLE_NON_CONNECT_EVT; in btm_ble_init()