Searched refs:cmd_sent (Results 1 – 2 of 2) sorted by relevance
671 tGATT_STATUS cmd_sent = GATT_ILLEGAL_PARAMETER; in GATTS_HandleValueNotification() local697 cmd_sent = attp_send_sr_msg (p_tcb, p_buf); in GATTS_HandleValueNotification()700 cmd_sent = GATT_NO_RESOURCES; in GATTS_HandleValueNotification()702 return cmd_sent; in GATTS_HandleValueNotification()722 tGATT_STATUS cmd_sent = GATT_ILLEGAL_PARAMETER; in GATTS_SendRsp() local745 …cmd_sent = gatt_sr_process_app_rsp (p_tcb, gatt_if, trans_id, p_tcb->sr_cmd.op_code, status, p_ms… in GATTS_SendRsp()747 return cmd_sent; in GATTS_SendRsp()
456 tGATT_STATUS cmd_sent = GATT_NO_RESOURCES; in attp_send_sr_msg() local463 cmd_sent = attp_send_msg_to_l2cap (p_tcb, p_msg); in attp_send_sr_msg()466 return cmd_sent; in attp_send_sr_msg()