Home
last modified time | relevance | path

Searched defs:cmd_complete_cb (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_address_manager.cc131 auto cmd_complete_cb = [self, this, random_addr]( in TryRefreshRandomAddress() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/iso/
H A Diso_stream_manager.cc203 auto cmd_complete_cb = [cis_handle, id, self](auto, in AcceptCisRequest() local
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h309 bthf_client_cmd_complete_callback cmd_complete_cb; member
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp359 static void cmd_complete_cb(const RawAddress* bd_addr, bthf_client_cmd_complete_t type, int cme) { in cmd_complete_cb() function