Home
last modified time | relevance | path

Searched refs:write_type (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c642 tBTA_GATTC_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue() argument
660 p_buf->write_type = write_type; in BTA_GATTC_WriteCharValue()
689 tBTA_GATTC_WRITE_TYPE write_type, in BTA_GATTC_WriteCharDescr() argument
710 p_buf->write_type = write_type; in BTA_GATTC_WriteCharDescr()
757 p_buf->write_type = BTA_GATTC_WRITE_PREPARE; in BTA_GATTC_PrepareWrite()
Dbta_gattc_int.h137 tBTA_GATTC_WRITE_TYPE write_type; member
Dbta_gattc_act.c1070 status = GATTC_Write(p_clcb->bta_conn_id, p_data->api_write.write_type, &attr); in bta_gattc_write()
1230 p_clcb->p_q_cmd->api_write.write_type == BTA_GATTC_WRITE_PREPARE) in bta_gattc_write_cmpl()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c115 uint8_t write_type; member
653 p_cb->write_type, in btgattc_handle_event()
668 p_cb->write_type, &descr_val, in btgattc_handle_event()
873 btgatt_char_id_t* char_id, int write_type, in btif_gattc_write_char() argument
880 btif_cb.write_type = (uint8_t) write_type; in btif_gattc_write_char()
891 int write_type, int len, int auth_req, in btif_gattc_write_char_descr() argument
898 btif_cb.write_type = (uint8_t) write_type; in btif_gattc_write_char_descr()
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h860 tBTA_GATTC_WRITE_TYPE write_type,
881 tBTA_GATTC_WRITE_TYPE write_type,
/external/kernel-headers/original/linux/
Dcdrom.h1074 __u8 write_type : 4; member
1086 __u8 write_type : 4;