Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.h152 void AttRecvDisconnectionRsp(uint16_t lcid, const void *ctx);
H A Datt_init.c271 … bredrl2capServiceTObj.recvDisconnectionRsp = (void (*)(uint16_t, void *))AttRecvDisconnectionRsp; in L2cifLeRisterFixChannelCallback()
H A Datt_connect.c2458 void AttRecvDisconnectionRsp(uint16_t lcid, const void *ctx) in AttRecvDisconnectionRsp() function