Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt_internal.h41 #define BT_ATT_OP_FIND_INFO_REQ 0x04 macro
A Datt.c676 send_err_rsp(chan, BT_ATT_OP_FIND_INFO_REQ, start_handle, in att_find_info_rsp()
700 send_err_rsp(chan, BT_ATT_OP_FIND_INFO_REQ, err_handle, in att_find_info_req()
2123 { BT_ATT_OP_FIND_INFO_REQ,
2262 case BT_ATT_OP_FIND_INFO_REQ: in att_op_get_type()
A Dgatt.c3341 buf = bt_att_create_pdu(conn, BT_ATT_OP_FIND_INFO_REQ, sizeof(*req)); in gatt_find_info()

Completed in 19 milliseconds