Home | History | Annotate | Download | only in gatt

Lines Matching full:uint32

196     UINT32                              uuid;
221 UINT32 mem_free; /* Memory still available */
234 UINT32 sdp_handle; /* primamry service SDP handle */
278 typedef UINT32 tGATT_APP_MASK;
285 UINT32 trans_id;
355 UINT32 trans_id;
433 UINT32 service_change;
561 extern UINT32 gatt_add_sdp_record (tBT_UUID *p_uuid, UINT16 start_hdl, UINT16 end_hdl);
565 extern void gatt_convert_uuid32_to_uuid128(UINT8 uuid_128[LEN_UUID_128], UINT32 uuid_32);
618 extern tGATT_STATUS gatt_sr_process_app_rsp (tGATT_TCB *p_tcb, tGATT_IF gatt_if, UINT32 trans_id, UINT8 op_code, tGATT_STATUS status, tGATTS_RSP *p_msg);
621 extern void gatt_sr_send_req_callback(UINT16 conn_id, UINT32 trans_id,
623 extern UINT32 gatt_sr_enqueue_cmd (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 handle);
682 UINT16 e_handle, tBT_UUID type, UINT16 *p_len, tGATT_SEC_FLAG sec_flag, UINT8 key_size,UINT32 trans_id, UINT16 *p_cur_handle);
684 UINT8 *p_value, UINT16 *p_len, UINT16 mtu,tGATT_SEC_FLAG sec_flag,UINT8 key_size,UINT32 trans_id);