Searched defs:write_type (Results 1 – 6 of 6) sorted by relevance
61 tGATT_WRITE_TYPE write_type; member
170 tGATT_WRITE_TYPE write_type, in WriteCharacteristic()183 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
469 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
121 tGATT_WRITE_TYPE write_type; member
450 bt_status_t btif_gattc_write_char(int conn_id, uint16_t handle, int write_type, in btif_gattc_write_char()
1872 tGATT_WRITE_TYPE write_type = GATT_WRITE; in bta_hh_le_write_rpt() local