Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.h275 struct btif_storage_get_cod { struct
281 extern struct btif_storage_get_cod btif_storage_get_cod; argument
Dmock_btif_storage.cc59 struct btif_storage_get_cod btif_storage_get_cod; variable
196 bool btif_storage_get_cod(const RawAddress& bd_addr, uint32_t* cod) { in btif_storage_get_cod() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc1384 bool btif_storage_get_cod(const RawAddress& bd_addr, uint32_t* cod) { in btif_storage_get_cod() function