Home
last modified time | relevance | path

Searched defs:btif_storage_get_cod (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.h316 struct btif_storage_get_cod { struct
322 extern struct btif_storage_get_cod btif_storage_get_cod; argument
Dmock_btif_storage.cc63 struct btif_storage_get_cod btif_storage_get_cod; variable
216 bool btif_storage_get_cod(const RawAddress& bd_addr, uint32_t* cod) { in btif_storage_get_cod() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc1364 bool btif_storage_get_cod(const RawAddress& bd_addr, uint32_t* cod) { in btif_storage_get_cod() function