Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c387 ServerCallbackBTBADPARAM(connect); in AttFindInformationResponseAsync()
502 ServerCallbackBTBADPARAM(connect); in AttFindByTypeValueResponseAsync()
619 ServerCallbackBTBADPARAM(connect); in AttReadByTypeResponseAsync()
1068 ServerCallbackBTBADPARAM(connect); in AttReadByGroupTypeResponseAsync()
1287 ServerCallbackBTBADPARAM(connect); in AttPrepareWriteResponseAsync()
H A Datt_common.h458 void ServerCallbackBTBADPARAM(const AttConnectInfo *connect);
H A Datt_common.c1161 void ServerCallbackBTBADPARAM(const AttConnectInfo *connect) in ServerCallbackBTBADPARAM() function