Searched refs:write_type (Results 1 – 6 of 6) sorted by relevance
/external/bluetooth/bluedroid/bta/gatt/ |
D | bta_gattc_api.c | 642 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()
|
D | bta_gattc_int.h | 137 tBTA_GATTC_WRITE_TYPE write_type; member
|
D | bta_gattc_act.c | 1070 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/ |
D | btif_gatt_client.c | 115 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/ |
D | bta_gatt_api.h | 860 tBTA_GATTC_WRITE_TYPE write_type, 881 tBTA_GATTC_WRITE_TYPE write_type,
|
/external/kernel-headers/original/linux/ |
D | cdrom.h | 1074 __u8 write_type : 4; member 1086 __u8 write_type : 4;
|