Home
last modified time | relevance | path

Searched defs:BTA_PanClose (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_pan_api.cc28 void BTA_PanClose(uint16_t /* handle */) { inc_func_call_count(__func__); } in BTA_PanClose() function
/packages/modules/Bluetooth/system/bta/pan/
Dbta_pan_api.cc176 void BTA_PanClose(uint16_t handle) { in BTA_PanClose() function