Lines Matching defs:op_code
45 uint32_t gatt_sr_enqueue_cmd(tGATT_TCB* p_tcb, uint8_t op_code, in gatt_sr_enqueue_cmd()
230 uint8_t op_code, tGATT_STATUS status, in gatt_sr_process_app_rsp()
288 void gatt_process_exec_write_req(tGATT_TCB* p_tcb, uint8_t op_code, in gatt_process_exec_write_req()
344 void gatt_process_read_multi_req(tGATT_TCB* p_tcb, uint8_t op_code, in gatt_process_read_multi_req()
447 BT_HDR* p_msg, tGATT_TCB* p_tcb, uint8_t op_code, uint16_t s_hdl, in gatt_build_primary_service_rsp()
582 uint8_t op_code, uint16_t* p_len, uint8_t** p_data, tBT_UUID* p_uuid_filter, in gatts_validate_packet_format()
638 void gatts_process_primary_service_req(tGATT_TCB* p_tcb, uint8_t op_code, in gatts_process_primary_service_req()
696 static void gatts_process_find_info(tGATT_TCB* p_tcb, uint8_t op_code, in gatts_process_find_info()
814 void gatts_process_read_by_type_req(tGATT_TCB* p_tcb, uint8_t op_code, in gatts_process_read_by_type_req()
888 uint16_t handle, uint8_t op_code, uint16_t len, in gatts_process_write_req()
978 uint8_t op_code, uint16_t handle, in gatts_process_read_req()
1022 void gatts_process_attribute_req(tGATT_TCB* p_tcb, uint8_t op_code, in gatts_process_attribute_req()
1168 void gatts_process_value_conf(tGATT_TCB* p_tcb, uint8_t op_code) { in gatts_process_value_conf()
1205 void gatt_server_handle_client_req(tGATT_TCB* p_tcb, uint8_t op_code, in gatt_server_handle_client_req()