Searched defs:data_complete (Results 1 – 2 of 2) sorted by relevance
122 bool data_complete, in HandleConnectData()
2147 bool data_complete = (ble_evt_type_data_status(evt_type) != 0x01); in btm_ble_process_adv_pkt_cont() local