Home
last modified time | relevance | path

Searched refs:scoDisconnectionComplete (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h838 void (*scoDisconnectionComplete)(const BtmScoDisconnectionCompleteParam *param, void *context); member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c1020 block->callbacks->scoDisconnectionComplete(&callbackParam, block->context); in BtmScoOnDisconnectComplete()