Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt_internal.h179 #define BT_ATT_OP_PREPARE_WRITE_REQ 0x16 macro
A Datt.c1720 send_err_rsp(chan, BT_ATT_OP_PREPARE_WRITE_REQ, handle, in att_prep_write_rsp()
2163 { BT_ATT_OP_PREPARE_WRITE_REQ,
2270 case BT_ATT_OP_PREPARE_WRITE_REQ: in att_op_get_type()
A Dgatt.c3812 buf = bt_att_create_pdu(conn, BT_ATT_OP_PREPARE_WRITE_REQ, in gatt_prepare_write()

Completed in 23 milliseconds