HomeSort by relevance Sort by last modified time
    Searched full:background_connection_add (Results 1 - 1 of 1) sorted by null

  /system/bt/stack/btm/
btm_ble_bgconn.cc 72 static void background_connection_add(uint8_t addr_type, function
184 background_connection_add(p_dev_rec->ble.ble_addr_type, bd_addr);
189 background_connection_add(p_dev_rec->ble.static_addr_type,
214 background_connection_add(BLE_ADDR_PUBLIC, bd_addr);

Completed in 62 milliseconds