Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.cc68 struct NotifyBondingCanceled NotifyBondingCanceled; variable
268 void NotifyBondingCanceled(tBTM_STATUS btm_status) { in NotifyBondingCanceled() function
270 test::mock::stack_btm_sec::NotifyBondingCanceled(btm_status); in NotifyBondingCanceled()
Dmock_stack_btm_sec.h399 struct NotifyBondingCanceled { struct
404 extern struct NotifyBondingCanceled NotifyBondingCanceled; argument
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc187 void NotifyBondingCanceled(tBTM_STATUS /* btm_status */) { in NotifyBondingCanceled() function