Home
last modified time | relevance | path

Searched refs:DumpsysNeighbor (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc769 void DumpsysNeighbor(int fd);
770 TEST_F(MainShimTest, DumpsysNeighbor) { in TEST_F() argument
789 DumpsysNeighbor(STDOUT_FILENO); in TEST_F()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc46 void DumpsysNeighbor(int /* fd */) { inc_func_call_count(__func__); } in DumpsysNeighbor() function
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1374 void DumpsysNeighbor(int fd) { in DumpsysNeighbor() function
1413 DumpsysNeighbor(fd); in Dump()