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.c686 tBTA_GATTC_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue() argument
704 p_buf->write_type = write_type; in BTA_GATTC_WriteCharValue()
733 tBTA_GATTC_WRITE_TYPE write_type, in BTA_GATTC_WriteCharDescr() argument
755 p_buf->write_type = write_type; in BTA_GATTC_WriteCharDescr()
802 p_buf->write_type = BTA_GATTC_WRITE_PREPARE; in BTA_GATTC_PrepareWrite()
Dbta_gattc_int.h142 tBTA_GATTC_WRITE_TYPE write_type; member
Dbta_gattc_act.c1213 status = GATTC_Write(p_clcb->bta_conn_id, p_data->api_write.write_type, &attr); in bta_gattc_write()
1391 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.c201 uint8_t write_type; member
1318 p_cb->write_type, in btgattc_handle_event()
1333 p_cb->write_type, &descr_val, in btgattc_handle_event()
1879 btgatt_gatt_id_t* char_id, int write_type, in btif_gattc_write_char() argument
1886 btif_cb.write_type = (uint8_t) write_type; in btif_gattc_write_char()
1898 int write_type, int len, int auth_req, in btif_gattc_write_char_descr() argument
1905 btif_cb.write_type = (uint8_t) write_type; in btif_gattc_write_char_descr()
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h935 tBTA_GATTC_WRITE_TYPE write_type,
956 tBTA_GATTC_WRITE_TYPE write_type,
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c2538 tBTA_GATTC_WRITE_TYPE write_type, in bta_hh_le_write_rpt() argument
2574 write_type, /* default to use write request */ in bta_hh_le_write_rpt()