Home
last modified time | relevance | path

Searched refs:HANDLE_VALUE_INDICATION (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h122 #define HANDLE_VALUE_INDICATION 0x1D macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c883 case HANDLE_VALUE_INDICATION: in L2capDataFilterUseAtt()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c1589 data[0] = HANDLE_VALUE_INDICATION; in AttHandleValueIndicationAsync()
H A Datt_receive.c2008 functionList[HANDLE_VALUE_INDICATION] = AttHandleValueIndication; in FunctionListInit()